Welcome![Sign In][Sign Up]
Location:
Search - oracle mfc

Search list

[ADO-ODBCoracle_ole_dev.zip

Description: 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。
Platform: | Size: 160520 | Author: | Hits:

[Windows Develop在MFC的控件中实现OPENCV的摄像头显示

Description: 详细说明:一个简单的opencv应用程序源代码。实现USB摄像头图像显示功能。,OpenCV... [oracle虚拟购物中心应用程序.rar] - Oracle提供的一个电子商务参考实例,学习...
Platform: | Size: 35474 | Author: 864738875@qq.com | Hits:

[SourceCodeMFC+oracle 学籍管理

Description: MFC+oralce10g的学籍管理系统
Platform: | Size: 130615 | Author: linquanyangkun | Hits:

[Database systemoracle_ole_dev

Description: 开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the example of first installed Oracle 8.0, if there are any problems, see your machine to install the Oracle directory mshelp/Oraclec.hlp.
Platform: | Size: 160768 | Author: 吕荣 | Hits:

[source in ebookstu24

Description: 学生管理系统 这次我利用课余的时间自己写了一个学生信息管理系统。用的是MFC ODBC来完成的。-student management system this time, I use their spare time to write a student information management system. The MFC ODBC to be completed.
Platform: | Size: 90112 | Author: 张洪 | Hits:

[ADO-ODBCUseDB

Description: ADODB连接数据库程序。 可以连接Oracle、SQL Server、Access。需要注意的是,如果连接Oracle10g,需要把sConnStr的Provider = OraOLEDB.Oracle改为Provider = OraOLEDB.Oracle1。-ADODB Connection database program. Can connect Oracle, SQL Server, Access. Need to pay attention to is that if the connection Oracle10g, the need to sConnStr the Provider = OraOLEDB.Oracle change Provider = OraOLEDB.Oracle1.
Platform: | Size: 17408 | Author: hujie | Hits:

[ADO-ODBCOracleText

Description: 基于MFC的ADO数据库编程。针对Oracle10g测试而做的。内容不多。可以结合之前上传的UseDB来看。关键点在COracleTextView::OnBnClickedButton1()-Based on the MFC Database Programming ADO. For Oracle10g test done. Content of not more than. Can be combined before the upload UseDB view. The key point COracleTextView:: OnBnClickedButton1 ()
Platform: | Size: 57344 | Author: hujie | Hits:

[ERP-EIP-OA-Portalchengjiguanli0983

Description: 这次我利用课余的时间自己写了一个学生信息管理系统。用的是MFC ODBC来完成的。-This time I use after school hours to write a student information management system. Use the MFC ODBC to be completed.
Platform: | Size: 58368 | Author: 春燕 | Hits:

[Bookschengxuyuankaifabaodian

Description: 程序员超级开发宝典:.net,com,delphi,java,oracle,sql,vb,vc,软件工程等内容。其中vc篇包括 [VC_C_]NT系统下木马进程的隐藏(11774Bytes) [VC_C_]简单谈谈C++ 递归的思想实现以及和循环的关系(3537Bytes) [VC_C_]C++语法之函数重载(1938Bytes) [VC_C_]C语言编程风格(2200Bytes) [VC_C_]如何用Shell实现程序组快捷方式的添加(3387Bytes) [VC_C_]移动到平面(Blitting to Surfaces)(11290Bytes) [VC_C_]DirectX丢失及恢复平面(12480Bytes) [VC_C_]DirectX创建平面(6312Bytes) [VC_C_]两个小时学会DirectDraw编程(6647Bytes) [VC_C_]关于const的8点说明(2482Bytes) [VC_C_]泛型编程在非C++语言中的实现之探讨(5930Bytes) [VC_C_]删除文件中指定的部分内容(2096Bytes) [VC_C_]TOOLHELP32 In WIN2000(4138Bytes) [VC_C_]Windows下DLL编程技术及应用(7167Bytes) [VC_C_]MFC and Design Patterns(8117Bytes) [VC_C_]DVD解码源代码大公布(10169Bytes) [VC_C_]C++Builder实现Directx截流媒体屏代码(10363Bytes)-err
Platform: | Size: 4411392 | Author: 辛欣 | Hits:

[SQL ServerDataBase

Description: 对 MFC ODBC 访问数据库的二次封装,使用时将其添加到工程即可。-MFC ODBC to access the database of the second package, when used to add it to your project.
Platform: | Size: 1024 | Author: 付恩宇 | Hits:

[ADO-ODBCORACLE

Description: vc中操作ORACLE数据库的实例!实现了对Oracle数据库的操作!-vc operates the ORACLE database the example! Has realized to the Oracle database operation! -vc operates the ORACLE database the example! Has realized to the Oracle database operation!
Platform: | Size: 159744 | Author: hebl | Hits:

[Database systemsynchronize

Description: 1. 熟悉常用网络数据库的安装和使用 2. 掌握网络数据库的应用编程技术 3. 掌握网络环境下实现数据同步的相关编程知识 4. 掌握网络通信编程的具体应用 Oracle的安装和使用 2、SQL Server的安装和使用 3、数据库应用编程 本次实验采用ADO技术访问Oracle 9i和SqlServer 2000 数据库,用VC++开发,选用MFC开发工具。实验要求中只要求从从站到中心站的同步,这里我们加大难度实现了从站和中心站的互同步。项目名称为:synchronize,即为同步。 本程序分为三个模块:数据库连接操作、通信模块(包括发送和接收)、用户操作更新数据、同步更新数据库模块。 2. 通信模块(包括发送和接收)模块(Comm) a) 功能:用于将从站的insert 语句发送到中心站,中心站正确 执行后将学号返回给从站,从站更新数据库。 同时在中心站上时接收从站的insert语句。 b) 工作流程: c) 数据结构:继承MFC中的CSyncSocket类,利用它的功能。 3. 用户操作更新数据模块(User) a) 功能:接收用户对数据库的插入命令,提供用户界面。 b) 工作流程: c) 数据结构: 4. 同步更新数据库模块模块(Asy) a) 功能:将中心站接收到的insert 语句检查后,在中心站上执行,实验中心站的同步。 b) 工作流程: -1. Familiar with the popular web-based database installation and use of 2. Master network database application programming techniques 3. Master data synchronization network environment to achieve the relevant programming knowledge 4. Grasp the concrete application of network communication programming Oracle of the installation and use of 2, SQL Server installation and use of 3, database application programming This experiment using ADO technology to access SqlServer 2000 and Oracle 9i database, using VC++ development, use MFC development tools. Experimental request only requires from the slave to the central station synchronization, here we increase the degree of difficulty to achieve from the station and central station of mutual synchronization. Project name: synchronize, namely synchronization. This program is divided into three modules: the database connection operation, communication modules (including the sending and receiving), the user update the data operatio
Platform: | Size: 573440 | Author: zym | Hits:

[ADO-ODBCAddTable

Description: 通过数据库添加相应的网络单元,基于mfc框架下的oracle相关数据库编程-Through the database to add the appropriate network elements, based on mfc under the framework of the relevant database programming oracle
Platform: | Size: 3072 | Author: 陈sean | Hits:

[ADO-ODBCstudent-manegement

Description: 使用MFC制作的学生管理系统,利用的是oracle数据库-Produced using the MFC student management system, using the oracle database
Platform: | Size: 7159808 | Author: 张倩 | Hits:

[OracleDataControl2.0

Description: 在Vc的MFC下使用dataControl控件连接oracle数据库-Vc of the MFC in use dataControl to connect oracle database control
Platform: | Size: 1171456 | Author: 王艺 | Hits:

[GUI DevelopPKG

Description: 使用VC++ MFC程序界面,调用oracle存储过程,返回存储结果-Using VC++ MFC program interface, call oracle stored procedure store results to return
Platform: | Size: 3644416 | Author: shuqingyu | Hits:

[Education soft systemEtasLibrary-Database7.0

Description: MFC框架图书管理软件,通过ODBC对Oracle Database11G 32位进行连接。具有图书搜索,不同需求类型排序,管理员修改权限等更能。-A library database software base on MFC framework and connects with Oracle Database11G X86 release2. It has sort, search, and administration function.
Platform: | Size: 25600 | Author: 诺吉兹 | Hits:

[Database systemDataGetX

Description: 通过网络访问终端设备,采集数据存储到oracle 数据库(Accessing the terminal equipment through the network, collecting data and storing it into the Oracle Database)
Platform: | Size: 5251072 | Author: Hawazki | Hits:

[Windows DevelopDrawStationTP

Description: 访问oracle数据库,读取数据,以图形的方式展示界面,ocx文件,嵌入网页使用(Access the Oracle database, read the data, display the interface graphically, OCX files, and embed the web pages)
Platform: | Size: 46080 | Author: Hawazki | Hits:

[Windows DevelopMYOtt

Description: MFC vs2015 win7 64位环境连接访问ORACLE数据库 实例工程直接编译使用(MFC vs2015 win7 64 ADO ORACLE)
Platform: | Size: 53714944 | Author: 康桑 | Hits:
« 12 »

CodeBus www.codebus.net